From 16d18b99f9f3c29198ad5ae27159ca65d8cd5b0d Mon Sep 17 00:00:00 2001 From: Rob Browning Date: Sat, 24 Oct 2015 14:30:25 -0500 Subject: [PATCH] emacs-common: recommend emacs-el Without it, important bits of Emacs don't work (i.e. C-h f, etc.), and it's not likely to be a significant burden these days. --- debian/control | 1 + debian/control.in | 1 + 2 files changed, 2 insertions(+) diff --git a/debian/control b/debian/control index 0bfa57b46ee..daa37cde9d7 100644 --- a/debian/control +++ b/debian/control @@ -100,6 +100,7 @@ Description: GNU Emacs editor's shared, architecture dependent files Package: emacs24-common Architecture: all Depends: emacsen-common (>= 2.0.8), dpkg (>= 1.15.4) | install-info, ${shlibs:Depends}, ${misc:Depends} +Recommends: emacs24-el Suggests: emacs24-el, emacs24-common-non-dfsg, ncurses-term Conflicts: emacs24-el (<< ${Source-Version}), cedet, eieio, speedbar, gnus-bonus-el Breaks: apel (<< 10.8+0.20120427-4) diff --git a/debian/control.in b/debian/control.in index 6de8f866cf6..4c157274327 100644 --- a/debian/control.in +++ b/debian/control.in @@ -100,6 +100,7 @@ Description: GNU Emacs editor's shared, architecture dependent files Package: @DEB_FLAVOR@-common Architecture: all Depends: emacsen-common (>= 2.0.8), dpkg (>= 1.15.4) | install-info, ${shlibs:Depends}, ${misc:Depends} +Recommends: @DEB_FLAVOR@-el Suggests: @DEB_FLAVOR@-el, @DEB_FLAVOR@-common-non-dfsg, ncurses-term Conflicts: @DEB_FLAVOR@-el (<< ${Source-Version}), cedet, eieio, speedbar, gnus-bonus-el Breaks: apel (<< 10.8+0.20120427-4) -- 2.30.2